home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / CBUILDER / DATA.Z / BCBTOOLS.MST (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1997-02-20  |  4.6 KB  |  122 lines

  1. :Base BCBTOOLS.HLP
  2. 1 Borland C++Builder Tools 
  3. berblick: Borland C++Builder Tools = BctoolsOverview
  4. 2 Der C++-Compiler, BCC32.EXE
  5. 3 Verwenden des C++-Kommandozeilen-Compilers = UsingTheCommandLineCompiler
  6. 3 Compiler-Konfigurationsdateien = UsingCompilerConfigurationFiles
  7. 3 Verwenden von Response-Dateien = UsingCompilerResponseFiles
  8. 3 Priorit
  9. tsregeln bei Optionen = CompilerOptionPrecedenceRules
  10. 3 Angeben von Verzeichnissen f
  11. r Kommandozeilenoptionen = EnteringDirectoriesForCommandLineOptions
  12. 2 Die Linker TLINK32.EXE und ILINK32.EXE
  13. 3 Verwenden der Linker
  14. 4 Verwenden von TLINK32 und ILINK32 = TLINK
  15. 4 ILINK32, der inkrementelle Linker = ILINK32
  16. 4 TLINK32 und ILINK32 Kommandozeilensyntax = TLINKCommandLineSyntax
  17. 4 TLINK32.CFG-Datei = TLINKCFG
  18. 4 Response-Dateien des Linkers = ResponseFiles
  19. 4 Verwenden von TLINK32 mit BCC32.EXE = UsingTLINKWithBCC.EXE
  20. 3 Moduldefinitionsdateien
  21. 4 Moduldefinitionsdateien = ModuleDefinitionFile
  22. 4 Befehl CODE (Moduldefinitionsdatei) = CODEStatement
  23. 4 Befehl DATA (Moduldefinitionsdatei) = DATAStatement
  24. 4 Befehl DESCRIPTION (Moduldefinitionsdatei) = DESCRIPTIONStatement
  25. 4 Befehl EXETYPE (Moduldefinitionsdatei) = EXETYPEStatement
  26. 4 Befehl EXPORTS (Moduldefinitionsdatei) = EXPORTSStatement
  27. 4 Befehl IMPORTS (Moduldefinitionsdatei) = IMPORTSStatement
  28. 4 Befehl LIBRARY (Moduldefinitionsdatei) = LIBRARYStatement
  29. 4 Befehl NAME (Moduldefinitionsdatei) = NAMEStatement
  30. 4 Befehl SECTIONS (Moduldefinitionsdatei) = SEGMENTSStatement
  31. 4 Befehl SEGMENTS (Moduldefinitionsdatei) = STACKSIZEStatement
  32. 4 Befehl STUB (Moduldefinitionsdatei) = STUBStatement
  33. 4 Moduldefinitionsdatei: Beispiel = ExampleModuleDefinitionFile
  34. 2 BRC32.EXE
  35. 3 Ressourcen-Tools in Kommandozeilenversion = ResourceTools
  36. 3 BRCC32.EXE = BRCC32
  37. 3 BRC32.EXE = BRC32
  38. 2 CPP32.EXE
  39. 3 CPP32, der Pr
  40. prozessor = CPP
  41. 3 Verwenden von CPP32 = CPP_Using
  42. 3 CPP32 als Makro-Pr
  43. prozessor = CPP_MacroPreprocessor
  44. 3 Verwenden von MIDL mit CPP32.EXE CPP32 = CPP_MIDL
  45. 3 CPP32 und UUIDs = CPP_UUID
  46. 2 GREP.EXE
  47. 3 GREP: Ein Textsuch-Hilfsprogramm = GREP
  48. 3 GREP: Kommandozeilensyntax = GREP_CommandLineSyntax
  49. 3 GREP: Kommandozeilenoptionen = GREP_CommandLineOptions
  50. 3 GREP: Der Suchtext = GREP_TheSearchString
  51. 3 GREP: Dateispezifikationen = GREP_FileSpecifications
  52. 3 GREP Beispiele
  53. 4 GREP: Beispiele = GREP_Ex
  54. 4 GREP: Beispiel 1 = GREP_Ex1
  55. 4 GREP: Beispiel 2 = GREP_Ex2
  56. 4 GREP: Beispiel 3 = GREP_Ex3
  57. 4 GREP: Beispiel 4 = GREP_Ex4
  58. 4 GREP: Beispiel 5 = GREP_Ex5
  59. 2 IDETOMAK.EXE
  60. 3 Verwenden der IdeToMak.EXE = UsingIdeToMak
  61. 2 IMPLIB.EXE
  62. 3 IMPLIB anwenden = IMPLIB
  63. 3 Moduldefinitions-Manager anwenden (IMPDEF) = IMPDEF
  64. 3 Klassen in einer DLL = ClassesInADLL
  65. 3 Funktionen in einer DLL = FunctionsInADLL
  66. 2 MAKE.EXE
  67. 3 Make verwenden
  68. 3 Make verwenden = UsingMAKE
  69. 3 Voreinstellungen von MAKE = DefaultMAKEActions
  70. 3 MAKE-Dateien verwenden = UsingMakefiles
  71. 3 Symbolische Ziele = SymbolicTargets
  72. 3 BUILTINS.MAK = BUILTINSMAK
  73. 3 TOUCH verwenden = UsingTOUCH
  74. 3 MAKE-Optionen
  75. 4 MAKE-Optionen = MAKEOptions
  76. 4 Kompotibilit
  77. t zu NMAKE von Microsoft = CompatibilityWithMicrosoftSNMAKE
  78. 3 Explizite und implizite Regeln
  79. 4 Explizite und implizite Regeln = ExplicitAndImplicitRules
  80. 4 Syntax f
  81. r explizite Regeln = ExplicitRuleSyntax
  82. 4 Syntax f
  83. r implizite Regeln = ImplicitRuleSyntax
  84. 3 Befehlssysntax
  85. 4 Befehlssysntax = CommandSyntax
  86. 4 MAKE-Befehlsoperatoren = MakeCommandOperators
  87. 3 MAKE-Makros
  88. 4 MAKE-Makros verwenden = UsingMAKEMacros
  89. 4 MAKE-Makros definieren = DefiningMAKEMacros
  90. 4 String-Ersetzungen in MAKE-Makros = StringSubstitutionsInMAKEMacros
  91. 4 Vordefinierte MAKE-Makros = DefaultMAKEMacros
  92. 4 Vordefinierte MAKE-Makros ver
  93. ndern = ModifyingDefaultMAKEMacros
  94. 3 MAKE-Direktiven
  95. 4 MAKE-Direktiven verwenden = UsingMAKEDirectives
  96. 4 .autodepend = MAKE_autodepend
  97. 4 !error = MAKE_error
  98. 4 !if and other conditional directives = MAKE_IfAndOtherConditionalDirectives
  99. 4 !include = MAKE_include
  100. 4 !message = MAKE_message
  101. 4 .path.ext = MAKE_pathExt
  102. 4 .precious = MAKE_precious
  103. 4 .suffixes = MAKE_suffixes
  104. 4 !undef = MAKE_undef
  105. 4 Makros innerhalb von Direktiven verwenden = UsingMacrosInDirectives
  106. 4 Leere Makros = NullMacros
  107. 2 TDUMP.EXE
  108. 3 TDUMP: Hilfsprogramm f
  109. r Dateien-Dump = TDUMP
  110. 3 Die Kommandozeilenoptionen von TDUMP = TDUMPCommandLineOptions
  111. 2 TLIB.EXE
  112. 3 TLIB anwenden = TLIB
  113. 3 TLIB: Kommandozeilen-Optionen = TLIBCommandLineOptions
  114. 3 TLIB: Kommandodateien verwenden = ResponseFiles
  115. 3 TLIB Option /C = TLIBCOption
  116. 3 TLIB Option /E = TLIBEOption
  117. 3 TLIB Option /P = TLIBPOption
  118. 3 Operationenliste = OperationList
  119. 3 TLIB: Beispiele = TLIBExamples
  120. 2 TRIGRAPH.EXE
  121. 3 TRIGRAPH: Ein Zeichen-Konvertierungsprogramm = TRIGRAPH
  122.